Problem Note 69463: A new configuration option in the SAS® Risk Governance Framework enables you to select a SAS® Workspace Server each time that you execute SAS® code
When you execute SAS code in a content release on the SAS Risk Governance Framework, you can now dynamically choose the SAS Workspace Server that is used to run the code. With the following new configuration property, you can specify the name of a Groovy script that returns the name of the desired workspace server:
monitor.workspaceServerNameGroovy = script-name.groovy
The Groovy script should return the name of the SAS Workspace Server in string format, such as either of the following values:
- SASApp - Logical Workspace Server
- SASApp - Logical Pooled Workspace Server
For example, you could choose a SAS Workspace Server based on the roles for the current user. You could run the code on the SASApp - Logical Workspace Server if the user is an administrative user and the SASApp - Logical Pooled Workspace Server if the user is not an administrator.
The Groovy script should be placed in the WebDAV repository in the sasdav/Products/SASRiskGovernanceFramework/RiskGovFrwkMid-Tier/solution-identifier/Scripts directory.
The SAS Risk Governance Framework uses the following priority order to determine which SAS Workspace Server to use when running SAS code:
- the server that is specified in an invocation of the SASCodeExec Java class in a Groovy script or through the ExecuteSASCode function in a screen definition file
- the value returned by the Groovy script that is specified in the monitor.workspaceServerNameGroovy configuration property
- the value of the monitor.workspaceServerName configuration property
- the SASApp - Logical Pooled Workspace Server
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Risk Governance Framework | Microsoft Windows Server 2012 R2 Datacenter | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 Datacenter | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Pro x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2008 for x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2008 R2 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2008 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 10 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Pro x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Pro 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Enterprise x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Pro 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft® Windows® for x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Enterprise 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Enterprise 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Enterprise x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 R2 Std | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 Std | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2016 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Enterprise 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Enterprise x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Home Premium 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Home Premium x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Professional 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Professional x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Ultimate 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Ultimate x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Linux for x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2023-02-16 10:44:03 |
Date Created: | 2022-08-10 17:37:57 |